\(\int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx\) [429]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [F(-1)]
   Mupad [N/A]

Optimal result

Integrand size = 32, antiderivative size = 32 \[ \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx=\text {Int}\left (\frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))},x\right ) \]

[Out]

Unintegrable(cosh(d*x+c)*coth(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x)

Rubi [N/A]

Not integrable

Time = 0.04 (sec) , antiderivative size = 32, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx=\int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx \]

[In]

Int[(Cosh[c + d*x]*Coth[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])),x]

[Out]

Defer[Int][(Cosh[c + d*x]*Coth[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 8.27 (sec) , antiderivative size = 34, normalized size of antiderivative = 1.06 \[ \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx=\int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx \]

[In]

Integrate[(Cosh[c + d*x]*Coth[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])),x]

[Out]

Integrate[(Cosh[c + d*x]*Coth[c + d*x])/((e + f*x)*(a + b*Sinh[c + d*x])), x]

Maple [N/A] (verified)

Not integrable

Time = 0.56 (sec) , antiderivative size = 32, normalized size of antiderivative = 1.00

\[\int \frac {\cosh \left (d x +c \right ) \coth \left (d x +c \right )}{\left (f x +e \right ) \left (a +b \sinh \left (d x +c \right )\right )}d x\]

[In]

int(cosh(d*x+c)*coth(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x)

[Out]

int(cosh(d*x+c)*coth(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x)

Fricas [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 40, normalized size of antiderivative = 1.25 \[ \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx=\int { \frac {\cosh \left (d x + c\right ) \coth \left (d x + c\right )}{{\left (f x + e\right )} {\left (b \sinh \left (d x + c\right ) + a\right )}} \,d x } \]

[In]

integrate(cosh(d*x+c)*coth(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="fricas")

[Out]

integral(cosh(d*x + c)*coth(d*x + c)/(a*f*x + a*e + (b*f*x + b*e)*sinh(d*x + c)), x)

Sympy [N/A]

Not integrable

Time = 2.90 (sec) , antiderivative size = 29, normalized size of antiderivative = 0.91 \[ \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx=\int \frac {\cosh {\left (c + d x \right )} \coth {\left (c + d x \right )}}{\left (a + b \sinh {\left (c + d x \right )}\right ) \left (e + f x\right )}\, dx \]

[In]

integrate(cosh(d*x+c)*coth(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x)

[Out]

Integral(cosh(c + d*x)*coth(c + d*x)/((a + b*sinh(c + d*x))*(e + f*x)), x)

Maxima [N/A]

Not integrable

Time = 0.40 (sec) , antiderivative size = 167, normalized size of antiderivative = 5.22 \[ \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx=\int { \frac {\cosh \left (d x + c\right ) \coth \left (d x + c\right )}{{\left (f x + e\right )} {\left (b \sinh \left (d x + c\right ) + a\right )}} \,d x } \]

[In]

integrate(cosh(d*x+c)*coth(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="maxima")

[Out]

-2*(a^2*e^c + b^2*e^c)*integrate(-e^(d*x)/(a*b^2*f*x + a*b^2*e - (a*b^2*f*x*e^(2*c) + a*b^2*e*e^(2*c))*e^(2*d*
x) - 2*(a^2*b*f*x*e^c + a^2*b*e*e^c)*e^(d*x)), x) + log(f*x + e)/(b*f) + integrate(1/(a*f*x + a*e + (a*f*x*e^c
 + a*e*e^c)*e^(d*x)), x) + integrate(-1/(a*f*x + a*e - (a*f*x*e^c + a*e*e^c)*e^(d*x)), x)

Giac [F(-1)]

Timed out. \[ \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx=\text {Timed out} \]

[In]

integrate(cosh(d*x+c)*coth(d*x+c)/(f*x+e)/(a+b*sinh(d*x+c)),x, algorithm="giac")

[Out]

Timed out

Mupad [N/A]

Not integrable

Time = 1.31 (sec) , antiderivative size = 34, normalized size of antiderivative = 1.06 \[ \int \frac {\cosh (c+d x) \coth (c+d x)}{(e+f x) (a+b \sinh (c+d x))} \, dx=\int \frac {\mathrm {cosh}\left (c+d\,x\right )\,\mathrm {coth}\left (c+d\,x\right )}{\left (e+f\,x\right )\,\left (a+b\,\mathrm {sinh}\left (c+d\,x\right )\right )} \,d x \]

[In]

int((cosh(c + d*x)*coth(c + d*x))/((e + f*x)*(a + b*sinh(c + d*x))),x)

[Out]

int((cosh(c + d*x)*coth(c + d*x))/((e + f*x)*(a + b*sinh(c + d*x))), x)